Initialization Required |
Denotes whether the views of the model can be initialized with the default values from Cordys WS-AppServer.
Syntax
DesignTime |
This is a design-time property and can be set through the property sheet of the model. |
Remarks
If set to true, the controls will be initialized based on the response from the WS-AppServer.
Enabling this property will have the desired effect only if the model has the WS-AppServer Integration property set to true.
During runtime, this property can be set using the setEBIInitializationRequired method and accessed using getEBIInitializationRequired.